Skip to content

Conversation

@ankitsejwal
Copy link
Member

@ankitsejwal ankitsejwal commented Aug 28, 2025

feat: Implement Runtime Query File Replacement

  • Dynamically select the appropriate constraints based on environment settings and table availability.
  • Ensure robust handling of both custom and standard constraints.

Ref #43


feat: Introduce configuration of custom parameter during server configuration

  • Allow configuration of params with environment variable PGWEB_CUSTOM_PARAMS="Client,Instance,ClientName" for custom parameter matching in the url.
  • Implemented GetConfig endpoint to retrieve custom parameter patterns.
  • Enhanced extractURLParams function to utilize configured parameters for parameter extraction.
  • Updated frontend to load parameter patterns dynamically from the server configuration.

Ref #28 #39


feat: optimized local dev setup for testing through docker-compose.dev

…o standard PostgreSQL constraints.

- Dynamically select the appropriate constraints based on environment settings and table availability.
- Ensure robust handling of both custom and standard constraints.
…guration

- Allow configuration of params with environment variable PGWEB_CUSTOM_PARAMS="Client,Instance,ClientName" for custom parameter matching in the url.
- Implemented GetConfig endpoint to retrieve custom parameter patterns.
- Enhanced extractURLParams function to utilize configured parameters for parameter extraction.
- Updated frontend to load parameter patterns dynamically from the server configuration.

Ref #28 #39
@ankitsejwal ankitsejwal changed the title feat: Implement Flow.bi custom constraints query with safe fallback to standard PostgreSQL constraints. Implement #43, #39 and #28 Aug 29, 2025
@ankitsejwal ankitsejwal merged commit bbe4df9 into main Aug 29, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants